home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / qostnote.arc / REBOOT.PAT < prev    next >
Text File  |  1990-07-05  |  151b  |  16 lines

  1. REBOOT.COM
  2. debug
  3. -n reboot.com
  4. -a
  5.    cli
  6.    mov ax,0
  7.    mov ds,ax
  8.    mov word ptr [472],1234
  9.    mov ss,ax
  10.    mov sp,400
  11.  
  12. -rcx
  13. :16
  14. -w
  15. -q
  16.